NevronOpenVision
Nevron.Nov.UI Namespace / NStyleSplitButtonCommandSource<T> Class / ExecuteCommand Method / ExecuteCommand(NAutomaticValue<T>) Method
In This Topic
    ExecuteCommand(NAutomaticValue<T>) Method
    In This Topic
    Executes the command by passing as parameter NNode.ClearValueObject if value.Automatic is true, or the value contained inside in the value in the other case.
    Syntax
    protected virtual void ExecuteCommand( 
       NAutomaticValue<T> value
    )

    Parameters

    value
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also